hvmloader: Build a compatibility DSDT with only 15 processor objects.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 11 Feb 2010 22:42:18 +0000 (22:42 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 11 Feb 2010 22:42:18 +0000 (22:42 +0000)
commit11c76718f870b933d3ee3ce91d770dd140a702b5
tree2348c538e5e678c987c2c2ddbfd6ced5ca6102e4
parent5f6338c27ec45ccc8b7b2b61198365b9dbf5f428
hvmloader: Build a compatibility DSDT with only 15 processor objects.

Deploy this smaller DSDT where possible: this is required to boot
Windows 2000, which only supports up to 15 processors and will blue
screen if it sees more processor objects than that (even inactive
ones).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
.hgignore
tools/firmware/hvmloader/acpi/Makefile
tools/firmware/hvmloader/acpi/build.c
tools/firmware/hvmloader/acpi/mk_dsdt.c